home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / bumpcopter2.swf / scripts / DefineButton2_160 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  106 b   |  4 lines

  1. on(release){
  2.    _root.getURL("http://www.arcadetown.com/bumpcopter2/view_high_scores.asp","_BLANK");
  3. }
  4.